OpenRoads Designer CONNECT Edition SDK Help

FilterLinePoints Method

Definition

Namespace: Bentley.CifNET.TerrainModel Assembly: Bentley.CifNET.TerrainModel.4.0 (in Bentley.CifNET.TerrainModel.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public static void FilterLinePoints(ref DPoint3d[] points,double tolerance,double maxDistance)

Parameters

SettingDescription
  DPoint3d[]  
    
    

See Also